golang.org/x/net/http2.priorityNodeRFC7540.bytes (field)

3 uses

	golang.org/x/net/http2 (current package)
		writesched_priority_rfc7540.go#L70: 	bytes        int64                    // number of bytes written by this node, or 0 if closed
		writesched_priority_rfc7540.go#L115: 	n.bytes += b
		writesched_priority_rfc7540.go#L271: 	n.addBytes(-n.bytes)